-
Home
-
Flexible Product Fields (WooCommerce Product Addons) – WooCommerce Product Page Editor
-
2.1.1
-
Code
-
Classes
- OptionAbstract
Total Complexity |
43 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
238 |
Lines of code |
124 |
Logical lines of code |
63 |
Comment lines |
66 |
Methods |
22 |
Properties |
0 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sanitize_option_value() |
A |
51 |
14 |
27 |
update_field_data() |
A |
48 |
9 |
37 |
get_option_tab() |
S |
82 |
1 |
3 |
get_values() |
S |
82 |
1 |
3 |
get_children() |
S |
82 |
1 |
3 |
is_refresh_trigger() |
S |
82 |
1 |
3 |
is_endpoint_autorefreshed() |
S |
82 |
1 |
3 |
get_endpoint_option_names() |
S |
82 |
1 |
3 |
get_endpoint_route() |
S |
82 |
1 |
3 |
get_default_value() |
S |
82 |
1 |
3 |
get_option_name_to_rows() |
S |
82 |
1 |
3 |
get_option_type() |
S |
82 |
1 |
3 |
get_options_regexes_to_display() |
S |
82 |
1 |
3 |
get_validation_rules() |
S |
82 |
1 |
3 |
is_readonly() |
S |
82 |
1 |
3 |
get_print_pattern() |
S |
82 |
1 |
3 |
get_input_atts() |
S |
82 |
1 |
3 |
get_label_tooltip_url() |
S |
82 |
1 |
3 |
get_label_tooltip() |
S |
82 |
1 |
3 |
get_option_row_label() |
S |
82 |
1 |
3 |
get_option_label() |
S |
82 |
1 |
3 |
save_field_data() |
S |
79 |
1 |
3 |